[INFO] cloning repository https://github.com/Lciopyyds/rust-shyper-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lciopyyds/rust-shyper-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLciopyyds%2Frust-shyper-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLciopyyds%2Frust-shyper-analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b561706a614bc8997aa1d7ceb21257793bbf5ed2
[INFO] checking Lciopyyds/rust-shyper-analysis against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLciopyyds%2Frust-shyper-analysis" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Lciopyyds/rust-shyper-analysis
[INFO] finished tweaking git repo https://github.com/Lciopyyds/rust-shyper-analysis
[INFO] tweaked toml for git repo https://github.com/Lciopyyds/rust-shyper-analysis written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lciopyyds/rust-shyper-analysis on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lciopyyds/rust-shyper-analysis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Zera-Algorithm/libfdt-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/dgibson/dtc`
[INFO] [stderr]     Updating git repository `https://github.com/OhmR/vm-fdt`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git`
[INFO] [stderr]     Updating git repository `https://github.com/Zera-Algorithm/riscv`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded sbi-spec v0.0.7
[INFO] [stderr]   Downloaded tock-registers v0.8.1
[INFO] [stderr]   Downloaded sbi-rt v0.0.3
[INFO] [stderr]   Downloaded smccc v0.1.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-rc.1
[INFO] [stderr]   Downloaded unsafe_unwrap v0.1.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded endian-type-rs v0.1.4
[INFO] [stderr]   Downloaded rustsbi-macros v0.0.2
[INFO] [stderr]   Downloaded riscv-decode v0.2.1
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded fdt v0.1.5
[INFO] [stderr]   Downloaded buddy_system_allocator v0.8.0
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded built v0.6.1
[INFO] [stderr]   Downloaded spin v0.7.1
[INFO] [stderr]   Downloaded fdt-rs v0.4.3
[INFO] [stderr]   Downloaded cargo-lock v9.0.0
[INFO] [stderr]   Downloaded rustsbi v0.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded aarch64-cpu v9.4.0
[INFO] [stderr]   Downloaded url v2.4.1
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be40ea1f860504d00909a581c77dd7630a9747927b5372a65d618695665b3871
[INFO] running `Command { std: "docker" "start" "-a" "be40ea1f860504d00909a581c77dd7630a9747927b5372a65d618695665b3871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be40ea1f860504d00909a581c77dd7630a9747927b5372a65d618695665b3871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be40ea1f860504d00909a581c77dd7630a9747927b5372a65d618695665b3871", kill_on_drop: false }`
[INFO] [stdout] be40ea1f860504d00909a581c77dd7630a9747927b5372a65d618695665b3871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc5125ea2f1c5fe36824f4b8672de14b44544dc21e7e63a06a2162737e9fb36e
[INFO] running `Command { std: "docker" "start" "-a" "dc5125ea2f1c5fe36824f4b8672de14b44544dc21e7e63a06a2162737e9fb36e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking spin v0.7.1
[INFO] [stderr]     Checking endian-type-rs v0.1.4
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking buddy_system_allocator v0.8.0
[INFO] [stderr]     Checking riscv-decode v0.2.1
[INFO] [stderr]     Checking fdt v0.1.5
[INFO] [stderr]     Checking tock-registers v0.8.1
[INFO] [stderr]     Checking vm-fdt v0.1.0 (https://github.com/OhmR/vm-fdt#5dc42b73)
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking fdt-rs v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling fdt v0.1.0 (https://github.com/Zera-Algorithm/libfdt-rs#44570fbb)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling rust_shyper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `rust_shyper v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_shyper-1334355b5db96bc0/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1436) panicked at build.rs:33:9:
[INFO] [stderr]   Unsupported arch x86_64!
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5dfaba36e568 - std[7ec83aa69bc1bade]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5dfaba36e568 - std[7ec83aa69bc1bade]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec83aa69bc1bade]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5dfaba36e568 - std[7ec83aa69bc1bade]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5dfaba36e568 - <<std[7ec83aa69bc1bade]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[441aec066d960436]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5dfaba38275a - <core[441aec066d960436]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5dfaba38275a - core[441aec066d960436]::fmt::write
[INFO] [stderr]      6:     0x5dfaba3728b2 - std[7ec83aa69bc1bade]::io::default_write_fmt::<std[7ec83aa69bc1bade]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/io/mod.rs:622:11
[INFO] [stderr]      7:     0x5dfaba3728b2 - <std[7ec83aa69bc1bade]::sys::stdio::unix::Stderr as std[7ec83aa69bc1bade]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]      8:     0x5dfaba352c66 - <std[7ec83aa69bc1bade]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5dfaba352c66 - std[7ec83aa69bc1bade]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5dfaba369451 - std[7ec83aa69bc1bade]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5dfaba36960b - std[7ec83aa69bc1bade]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5dfaba352d22 - std[7ec83aa69bc1bade]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5dfaba34a599 - std[7ec83aa69bc1bade]::sys::backtrace::__rust_end_short_backtrace::<std[7ec83aa69bc1bade]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5dfaba35368d - __rustc[365ecb5c2ebe10ec]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5dfaba382eec - core[441aec066d960436]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5dfaba1ab03a - build_script_build[a1bbde34803f9321]::get_text_start
[INFO] [stderr]     17:     0x5dfaba1ab171 - build_script_build[a1bbde34803f9321]::main
[INFO] [stderr]     18:     0x5dfaba1ac9d3 - <fn() as core[441aec066d960436]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5dfaba1aae36 - std[7ec83aa69bc1bade]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5dfaba1aae49 - std[7ec83aa69bc1bade]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5dfaba368707 - <&dyn core[441aec066d960436]::ops::function::Fn<(), Output = i32> + core[441aec066d960436]::panic::unwind_safe::RefUnwindSafe + core[441aec066d960436]::marker::Sync as core[441aec066d960436]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panicking::catch_unwind::do_call::<&dyn core[441aec066d960436]::ops::function::Fn<(), Output = i32> + core[441aec066d960436]::panic::unwind_safe::RefUnwindSafe + core[441aec066d960436]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panicking::catch_unwind::<i32, &dyn core[441aec066d960436]::ops::function::Fn<(), Output = i32> + core[441aec066d960436]::panic::unwind_safe::RefUnwindSafe + core[441aec066d960436]::marker::Sync>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panic::catch_unwind::<&dyn core[441aec066d960436]::ops::function::Fn<(), Output = i32> + core[441aec066d960436]::panic::unwind_safe::RefUnwindSafe + core[441aec066d960436]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5dfaba368707 - std[7ec83aa69bc1bade]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panicking::catch_unwind::do_call::<std[7ec83aa69bc1bade]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panicking::catch_unwind::<isize, std[7ec83aa69bc1bade]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5dfaba368707 - std[7ec83aa69bc1bade]::panic::catch_unwind::<std[7ec83aa69bc1bade]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5dfaba368707 - std[7ec83aa69bc1bade]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5dfaba1aab41 - std[7ec83aa69bc1bade]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5dfaba1aca35 - main
[INFO] [stderr]     32:     0x7a64e43e71ca - <unknown>
[INFO] [stderr]     33:     0x7a64e43e728b - __libc_start_main
[INFO] [stderr]     34:     0x5dfaba1aa395 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "dc5125ea2f1c5fe36824f4b8672de14b44544dc21e7e63a06a2162737e9fb36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc5125ea2f1c5fe36824f4b8672de14b44544dc21e7e63a06a2162737e9fb36e", kill_on_drop: false }`
[INFO] [stdout] dc5125ea2f1c5fe36824f4b8672de14b44544dc21e7e63a06a2162737e9fb36e
